"查查詞典"手機(jī)版
千萬人都在用的超大詞匯詞典翻譯APP
- Multithreaded programs create additional threads
多線程程序創(chuàng)建附加線程。 - For background information on multithreaded programming , see
有關(guān)多線程編程的背景信息,請(qǐng)參見: - Provides classes and interfaces that enable multithreaded programming
提供啟用多線程編程的類和接口。 - Multithreaded programming with the event - based asynchronous pattern
在visual studio中創(chuàng)建office解決方案 - Multithreaded programming for components with system . threading
>使用system . threading對(duì)組件進(jìn)行多線程編程 - For more information on issues in multithreaded programming , see
有關(guān)多線程編程中的問題的更多信息,請(qǐng)參見 - Sharing resources between threads is a frequent necessity in multithreaded programming
在多線程編程中經(jīng)常需要在線程間共享資源。 - Provides . net framework classes and interfaces that enable multithreaded programming
提供支持多線程編程的. net framework類和接口。 - This is called a race condition and is a common issue in multithreaded programming
這叫做“爭用條件” ,是多線程編程中常見的一個(gè)問題。 - Occurs in a multithreaded program when some of the threads wait upon one thread that terminated
在多線程程序中某些線程等待已終止的線程時(shí)發(fā)生。